2026-05-06T11:32:39.5010000Z Job is about to start running on the hosted runner: GitHub Actions 1000002438
2026-05-06T11:32:39.4750000Z Evaluating ci.if
2026-05-06T11:32:39.4750000Z Evaluating: (success() && (((((github.event.action == 'labeled') && (github.event.label.name == 'ci'))) || (((github.event.action != 'labeled') && contains(github.event.pull_request.labels.*.name, 'ci'))))))
2026-05-06T11:32:39.4750000Z Expanded: (true && ((('synchronize' == 'labeled') && (github.event.label.name == 'ci')) || (('synchronize' != 'labeled') && contains(Array, 'ci'))))
2026-05-06T11:32:39.4750000Z Result: true
2026-05-06T11:32:39.4750000Z Evaluating ci.build.if
2026-05-06T11:32:39.4750000Z Evaluating: success()
2026-05-06T11:32:39.4750000Z Result: true
2026-05-06T11:32:39.4800000Z Requested labels: ubuntu-latest
2026-05-06T11:32:39.4800000Z Job defined at: Mesya82/Service-Book/.github/workflows/ci.yml@refs/pull/65/merge
2026-05-06T11:32:39.4800000Z Reusable workflow chain:
2026-05-06T11:32:39.4800000Z Mesya82/Service-Book/.github/workflows/ci-label.yml@refs/pull/65/merge (975ef6f65f2ed325f930cb801d497a8895adec39)
2026-05-06T11:32:39.4800000Z -> Mesya82/Service-Book/.github/workflows/ci.yml@refs/pull/65/merge (975ef6f65f2ed325f930cb801d497a8895adec39)
2026-05-06T11:32:39.4800000Z Waiting for a runner to pick up this job...
2026-05-06T11:32:39.5000000Z Job is waiting for a hosted runner to come online.